T
BenSelect Documentation
ReportsTextBankEvent<T> Class
See Also  Send Feedback
ETI.Report Namespace : ReportsTextBankEvent<T> Class
Text bank event for report textbanks.

Object Model

ReportsTextBankEvent<T> ClassApplicationView ClassCaseView ClassCaseProductView ClassProductConfigView ClassIScriptableEntityView InterfaceCoverageView ClassPersonView ClassIEDIParams InterfaceEmployeeView ClassProductEngineView ClassGlobalSettingsView ClassCoverageView ClassPayrollCompanyView ClassCaseProductView ClassPlanYearView ClassPersonView ClassPayerProductView ClassReportCompiledView ClassReportTaskView ClassSoftwareVersion ClassUserView Class

Type Parameters

T

Public Properties

 NameDescription
public PropertyAgeBaseDateGets or sets the base date of age calculation. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyApplicationCurrent application. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyApplicationCtrlReference to current application user interface control. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyApplicationsHashtable of applications indexed by both XMLTagName and CaseProductID (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyAvailableProductsList of available products. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyBasePremiumPremium without riders. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyBenefitAmountBenefit amount. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyCaseCurrent case. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyCaseProductGets the benefit plan. Use Plan instead. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyConfigReference to engine configuration. Use is deprecated. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyControlScriptable control (Inherited from Selerix.Foundation.Interfaces.Services.ScriptableEntityEvent<T>)
public PropertyCoverageCurrent coverage. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyCoveragesList of current coverages. Indexed by benefit plan XmlTagName. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyCurrentPersonDependent person on application. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyDebugRateCalculationSet this property to "true" if engine rates calculation allowed to output debug information. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyEDIParamsGets the edi parameters. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyEligibleGets or sets a value indicating whether this ETI.ProductEngines.Event is eligible. This class is obsolete. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyEmployeeCurrent employee. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyEngineGets or sets the reference to current plan engine (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyEnginesList of engines. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyEnrollmentLocationName of the enrollment location. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyEnrollmentStateGets or sets the name of the enrollment state. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyFieldField object. (Inherited from Selerix.Foundation.Interfaces.Services.ScriptableEntityEvent<T>)
public PropertyFirstYearEntryFlags this entry if it is a first year event. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyGlobalsList of Global variables (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyGlobalSettingsGets the global settings. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyHttpLoginUrlGets the HTTP login URL. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyHttpRequestGets the HTTP request. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyHttpResponseGets the HTTP response. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyIsLaptopGets a value indicating whether this instance is laptop. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyIsLatestPlanYearGets a value indicating whether this instance is latest plan year. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyLastCoverageReference to current coverage. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyLateEntryFlags this entry if it is late. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyMethodMethod object. (Inherited from Selerix.Foundation.Interfaces.Services.ScriptableEntityEvent<T>)
public PropertyPayGroupName of the pay group. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyPayrollCompanyGets or sets the payroll company. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyPendingEOIActionsReturns list of all pending EOI actions for employee. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyPendingEOIActionsByPlanReturns dictionary of all pending actions for employee. Dictionary key is CaseProductID Dictionary value is List of Pending Actions (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyPendingManageBenefitsActionsReturn list of all pending Manage Benefits actions for employee. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyPlanCurrent plan. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyPlanConfigGets the plan configuration. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyPlanNameGets the name of the current plan. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyPlanTagGets the Xml tag of the plan. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyPlanYearCurrent plan year (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyPlanYearDescriptionGets the plan year description. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyPolicyNumberCurrent application policy number. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyPrimaryInsuredThe primary insured person on the application. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyPriorPlanYearEnabledGets a value indicating whether [prior plan year enabled]. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyProductCurrent product. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyProductNameName of the current product. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyProductTagXml tag of the current product. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyPropertiesList of engine properties. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyRateGroupName of the current rate group. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyRenewalFlags if this is a policy renewal. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyReplacePolicyNumberReads or writes the ReplacePolicyNumber configuration parameter. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyReportCompiledCurrent ReportCompiled. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyReportTaskCurrent ReportTask.  
public PropertyRequiredApplicationsGets the required applications. This class is obsolete. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyRequiredCoveragesGets the required coverages. This class is obsolete. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyRidersList of riders. Indexed by rider code. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyScriptScript (Inherited from Selerix.Foundation.Interfaces.Services.Event)
public PropertySimplifiedIssueFlags if this is a simplified issue. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertySoftwareVersionApplication software version (Inherited from Selerix.Foundation.Interfaces.Services.Event)
public PropertyTotalPremiumPremium with riders. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyUnderwritingModeGets or sets the question underwriting mode. 0 - Always Shown/No Underwriting 1 - GI 2 - MGI 3 - SI (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyUnitsUnits. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyUserGets the current enrollment user. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public PropertyValueValue of the property we trying to override. Like default value or visibility of the question (Inherited from Selerix.Foundation.Interfaces.Services.ScriptableEntityEvent<T>)
public PropertyYearsOfServiceYears of service (Inherited from ETI.ProductEngines.EventTemplate<T>)
Top

Public Methods

 NameDescription
public MethodCalcCoverageTierCalculates coverage tier for list of people. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public MethodCalcCoverageTypeCalculates coverage type for list of people. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public MethodDebugOverloaded. Prints the specified message into debug window. (Inherited from Selerix.Foundation.Interfaces.Services.Event)
public MethodDebugDataOverloaded. Prints the specified message into debug window and attach file with data string inside. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public MethodDebugFormatOverloaded. Prints the formated message into debug window. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public MethodEncryptEncrypts provided string value with provider's public certificate key. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public MethodFormatReplaces the format item in a specified string with the string representation of a corresponding object in a specified array. (Inherited from Selerix.Foundation.Interfaces.Services.Event)
public MethodGetAnswerOverloaded. Returns the question. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public MethodGetEligiblePlansByDateGets the eligible plans by date. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public MethodGetEngineGets the engine for specific rate group. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public MethodGetEngineByDateGets the engine. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public MethodGetPlanConfigGets the plan configuration. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public MethodGetPlanConfigByDateGets the plan configuration by date. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public MethodLoadDataSetFromFileLoads DataSet from file. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public MethodLoadHashtableFromFileLoads hashtable from file. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public MethodMedicalDetailsCountOverloaded. Medicals the details count. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public MethodSaveAnswerOverloaded. Saves the answer with the name of the person and the question ID. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public MethodSetPolicyNumberSets the policy number. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public MethodTableDetailsCountOverloaded. Tables the details count. (Inherited from ETI.ProductEngines.EventTemplate<T>)
public MethodThrowErrorOverloaded. Throws a JScript exception with a customizable error message. (Inherited from Selerix.Foundation.Interfaces.Services.Event)
public MethodToJSONSerializes object in JSON notation. (Inherited from Selerix.Foundation.Interfaces.Services.ScriptableEntityEvent<T>)
public MethodToXmlTo the XML. (Inherited from Selerix.Foundation.Interfaces.Services.ScriptableEntityEvent<T>)
Top

Inheritance Hierarchy

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.